home *** CD-ROM | disk | FTP | other *** search
- /* This file is automatically generated by a2ixlibrary. Do not change.
- Only shared library sources can include this header, do not use this header
- in your own programs! */
- #ifndef UNDEF_amiga_gif
-
- extern void *__AsciiTable_gif_shared_ptr;
- extern void *__GifQuietPrint_gif_shared_ptr;
- extern void *___GifError_gif_shared_ptr;
- #define AsciiTable (*((__typeof__(AsciiTable) *)__AsciiTable_gif_shared_ptr))
- #define GifQuietPrint (*((__typeof__(GifQuietPrint) *)__GifQuietPrint_gif_shared_ptr))
- #define _GifError (*((__typeof__(_GifError) *)___GifError_gif_shared_ptr))
- #define UNDEF_amiga_gif
- #else
- #undef AsciiTable
- #undef GifQuietPrint
- #undef _GifError
- #undef UNDEF_amiga_gif
- #endif
-